The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "data::guid"

Data::GUID - globally unique identifiers River stage two • 35 direct dependents • 97 total dependents

Data::GUID provides a simple interface for generating and using globally unique identifiers....

RJBS/Data-GUID-0.051 - 01 Jan 2023 02:05:21 UTC - Search in distribution

Data::GUID::Any - Generic interface for GUID/UUID creation River stage one • 2 direct dependents • 2 total dependents

This module is a generic wrapper around various ways of obtaining Globally Unique ID's (GUID's), also known as Universally Unique Identifiers (UUID's). On installation, if Data::GUID::Any can't detect a way of generating both version 1 and version 4 ...

DAGOLDEN/Data-GUID-Any-0.005 - 22 Apr 2018 13:24:58 UTC - Search in distribution

Data::GUID::URLSafe - url-safe base64-encoded GUIDs River stage one • 1 direct dependent • 1 total dependent

RJBS/Data-GUID-URLSafe-0.008 - 01 Jan 2023 02:05:32 UTC - Search in distribution

MooseX::Types::Data::GUID - Data::GUID related constraints and coercions for Moose River stage one • 1 direct dependent • 1 total dependent

This module packages several Moose::Util::TypeConstraints with coercions, designed to work with Data::GUID....

GRODITI/MooseX-Types-Data-GUID-0.001000 - 26 Aug 2008 00:24:18 UTC - Search in distribution

DBIx::Class::UUIDColumns::UUIDMaker::Data::GUID - Create uuids using Data::GUID River stage two • 5 direct dependents • 39 total dependents

This DBIx::Class::UUIDColumns::UUIDMaker subclass uses Data::GUID to generate uuid strings in the following format: 098f2470-bae0-11cd-b579-08002b30bfeb...

ABRAXXA/DBIx-Class-UUIDColumns-0.02006 - 21 Dec 2011 16:21:02 UTC - Search in distribution

noid - nice opaque identifier generator commands River stage zero No dependents

The noid utility creates minters (identifier generators) and accepts commands that operate them. Once created, a minter can be used to produce persistent, globally unique names for documents, databases, images, vocabulary terms, etc. Properly managed...

JAK/Noid-0.424 - 21 Apr 2006 15:45:30 UTC - Search in distribution

genpw - (Gen)erate random password/strings, with (p)atterns and (w)ordlists River stage one • 6 direct dependents • 7 total dependents

This is yet another utility to generate random password. Features: * Allow specifying pattern(s), e.g. '%8a%s' means 8 random alphanumeric characters followed by a symbol. * Use words from wordlists. * Use strong random source when available, otherwi...

PERLANCAR/App-genpw-0.013 - 16 Jan 2024 13:19:02 UTC - Search in distribution
  • App::genpw - (Gen)erate random password/strings, with (p)atterns and (w)ordlists

Affix - A Foreign Function Interface eXtension River stage zero No dependents

Affix is an FFI <https://en.wikipedia.org/wiki/Foreign_function_interface> to wrap libraries developed in other languages (C, C++, Rust, etc.) with pure Perl; without XS!...

SANKO/Affix-0.11 - 30 Mar 2023 02:52:55 UTC - Search in distribution

Daizu - class for accessing Daizu CMS from Perl River stage zero No dependents

Most access to Daizu functionality requires a Daizu object. It provides a database handle for access to the 'live' content data, and a SVN::Ra object for access to the Subversion repository. Some other classes are documented as requiring a $cms value...

GEOFFR/Daizu-0.3 - 26 Nov 2006 20:55:55 UTC - Search in distribution

Paws::IAM - Perl Interface to AWS AWS Identity and Access Management River stage two • 9 direct dependents • 11 total dependents

AWS Identity and Access Management AWS Identity and Access Management (IAM) is a web service for securely controlling access to AWS services. With IAM, you can centrally manage users, security credentials such as access keys, and permissions that con...

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

rss2leafnode - post RSS or Atom feeds and web pages to newsgroups River stage zero No dependents

RSS2Leafnode downloads RSS or Atom feeds and posts items as messages to an NNTP news server. It's designed to make text items available for reading in local newsgroups, not propagating anywhere (though that's not enforced). Desired feeds are given in...

KRYDE/rss2leafnode-79 - 05 Feb 2017 11:24:31 UTC - Search in distribution

POE::Kernel - an event-based application kernel in Perl River stage three • 401 direct dependents • 538 total dependents

POE::Kernel is the heart of POE. It provides the lowest-level features: non-blocking multiplexed I/O, timers, and signal watchers are the most significant. Everything else is built upon this foundation. POE::Kernel is not an event loop in itself. For...

BINGOS/POE-1.370 - 23 Mar 2022 12:47:09 UTC - Search in distribution

Win32::Lanman - implements MS Lanmanager functions River stage zero No dependents

This module implements the MS Lanmanager functions...

JHELBERG/lanman.1.0.10.0 - 11 Jan 2003 17:21:44 UTC - Search in distribution

SQL::Preproc - Embed SQL in your Perl (ala SQL preprocessors) River stage zero No dependents

A SQL preprocessor for Perl. Via Filter::Simple, embedded SQL statements are converted into DBI calls to perform the specified database operation. NOTE: The current release should be considered ALPHA release software, and subject to change at the whi...

DARNOLD/SQL-Preproc-0.10 - 27 Jan 2005 01:01:38 UTC - Search in distribution

PerlFM - A Perl based file manager. River stage zero No dependents

VVELOX/PerlFM-0.2.0 - 18 Dec 2009 17:33:57 UTC - Search in distribution

Image::ExifTool::TagNames - ExifTool tag name documentation River stage two • 29 direct dependents • 30 total dependents

This document contains a complete list of ExifTool tag names, organized into tables based on information type. Tag names are used to reference specific meta information extracted from or written to a file....

EXIFTOOL/Image-ExifTool-12.76 - 31 Jan 2024 15:31:14 UTC - Search in distribution

XML::RSS - creates and updates RSS files River stage three • 41 direct dependents • 165 total dependents

This module provides a basic framework for creating and maintaining RDF Site Summary (RSS) files. This distribution also contains many examples that allow you to generate HTML from an RSS, convert between 0.9, 0.91, 1.0, and 2.0 version, and other ni...

SHLOMIF/XML-RSS-1.63 - 26 Dec 2023 17:02:41 UTC - Search in distribution

Box::Calc - Packing Algorithm River stage one • 1 direct dependent • 1 total dependent

Box::Calc helps you determine what can fit into a box for shipping or storage purposes. It will try to use the smallest box possible of the box types. If every item won't fit into your largest box, then it will span the boxes letting you know how man...

COLINK/Box-Calc-1.0206 - 01 May 2021 03:20:51 UTC - Search in distribution

FWS::V2 - Framework Sites version 2 River stage zero No dependents

FWS::V2 is the utility counterpart to the web based content management development platform provided at www.frameworksites.com. The web based version of this module is derived from this source with additional web specific features and packaging. The ...

NATELEWIS/FWS-V2-1.13091122 - 12 Sep 2013 03:10:06 UTC - Search in distribution

Firefox::Marionette - Automate the Firefox browser with the Marionette protocol River stage one • 1 direct dependent • 4 total dependents

This is a client module to automate the Mozilla Firefox browser via the Marionette protocol <https://developer.mozilla.org/en-US/docs/Mozilla/QA/Marionette/Protocol >...

DDICK/Firefox-Marionette-1.55 - 06 Apr 2024 01:50:07 UTC - Search in distribution
117 results (0.087 seconds)